Skip to content

[#611] 업데이트된 구조 개선에 따른 리드미를 수정한다#612

Merged
opficdev merged 4 commits into
developfrom
docs/#611-readme
Jun 15, 2026
Merged

[#611] 업데이트된 구조 개선에 따른 리드미를 수정한다#612
opficdev merged 4 commits into
developfrom
docs/#611-readme

Conversation

@opficdev

Copy link
Copy Markdown
Owner

🔗 연관된 이슈

🎯 의도

README의 기술 스택, 지원 플랫폼, 개발 환경 정보가 현재 Tuist manifest와 실제 사용 의존성을 충분히 반영하지 못하던 문제 개선

📝 작업 내용

📌 요약

  • README 기술 스택 표를 현재 프로젝트 구성 기준으로 최신화
  • iOS/iPadOS Deployment Target과 App Store 기준 Apple Silicon Mac 지원 정보 분리
  • README 아키텍처 설명과 이미지 구성을 현재 문서 흐름에 맞게 정리
  • 개발 환경 버전 정보 최신화

🔍 상세

  • Charts처럼 현재 사용되지 않는 스택 제거
  • WidgetKit, AppIntents, The Composable Architecture, Firebase Analytics, Nexa, swift-testing, TCA TestStore 항목 추가
  • Deployment TargetiOS / iPadOS 17.0+로 정리
  • Apple Silicon Mac 지원은 Platform Support에서 App Store, Designed for iPad 기준으로 분리
  • Xcode, SwiftLint, Ruby, Bundler 버전 정보 갱신
  • 중복 설명이 있던 StorePattern 이미지와 문구 제거

📸 영상 / 이미지 (Optional)

@opficdev opficdev self-assigned this Jun 15, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the README.md to reflect the transition to a Tuist modular-based Clean Architecture using The Composable Architecture (TCA), updating the tech stack, platform support, and development environment details. The review feedback identifies typos in the development environment table, specifically pointing out that the Xcode version is incorrectly listed as 26.5 instead of 16.0, and the Swift version is incorrectly listed as 5.0 instead of 6.0.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread README.md
Comment thread README.md
@opficdev opficdev merged commit a9db3b8 into develop Jun 15, 2026
5 checks passed
@opficdev opficdev deleted the docs/#611-readme branch June 15, 2026 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

업데이트된 구조 개선에 따른 리드미를 수정한다

1 participant